projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0048bc
)
tools-xcutils-rpath.diff
author
Bastian Blank
<waldi@debian.org>
Sat, 5 Jul 2014 09:47:05 +0000
(11:47 +0200)
committer
Ian Jackson
<ian.jackson@citrix.com>
Fri, 24 Aug 2018 17:45:17 +0000
(18:45 +0100)
Patch-Name: tools-xcutils-rpath.diff
Gbp-Pq: Topic prefix-abiname
Gbp-Pq: Name tools-xcutils-rpath.diff
tools/xcutils/Makefile
patch
|
blob
|
history
diff --git
a/tools/xcutils/Makefile
b/tools/xcutils/Makefile
index 28118939802cfe3814e1ac97a83ae164d54924bb..5dd0a0286350672b855d7ebd8e8aa8c54ee2eea0 100644
(file)
--- a/
tools/xcutils/Makefile
+++ b/
tools/xcutils/Makefile
@@
-19,6
+19,8
@@
CFLAGS += -Werror
CFLAGS_readnotes.o := $(CFLAGS_libxenevtchn) $(CFLAGS_libxenctrl) $(CFLAGS_libxenguest) -I$(XEN_ROOT)/tools/libxc $(CFLAGS_libxencall)
CFLAGS_lsevtchn.o := $(CFLAGS_libxenevtchn) $(CFLAGS_libxenctrl)
+APPEND_LDFLAGS += $(call LDFLAGS_RPATH,../lib)
+
.PHONY: all
all: build